Total Complexity | 30 |
Dependencies | 10 |
Dependents | 2 |
Total lines | 265 |
Lines of code | 199 |
Logical lines of code | 66 |
Comment lines | 26 |
Methods | 15 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
handle() | 49 | 9 | 32 | |
getUserName() | 62 | 5 | 12 | |
actionUserChangedTables() | 54 | 3 | 22 | |
getCustomerName() | 69 | 2 | 7 | |
actionCustomerCreatedBooking() | 59 | 1 | 14 | |
actionUserCreatedBooking() | 59 | 1 | 14 | |
actionCustomerModifiedBooking() | 59 | 1 | 14 | |
actionUserModifiedBooking() | 59 | 1 | 14 | |
actionUserChangedStatus() | 59 | 1 | 14 | |
actionUserChangedStatusFromEmail() | 59 | 1 | 14 | |
actionCustomerChangedStatus() | 59 | 1 | 14 | |
getTablesNames() | 63 | 1 | 11 | |
__construct() | 98 | 1 | 1 | |
getAttributes() | 67 | 1 | 8 | |
getOriginal() | 67 | 1 | 8 |